projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3823ca8
)
* xdisp.c (try_window_id): Increment matrix positions if the
author
Chong Yidong
<cyd@stupidchicken.com>
Sat, 17 Mar 2007 19:46:52 +0000
(19:46 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sat, 17 Mar 2007 19:46:52 +0000
(19:46 +0000)
buffer's byte count has increased, but not the character count.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index ef777b76db42c26d9ce11a812e3c825954ba3eed..8cedbd9138da72ddfb19a327664e4301997264d0 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,8
@@
+2007-03-17 Chong Yidong <cyd@stupidchicken.com>
+
+ * xdisp.c (try_window_id): Increment matrix positions if the
+ buffer's byte count has increased, but not the character count.
+
2007-03-12 Andreas Schwab <schwab@suse.de>
* lisp.h: Declare check_obarray.